home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nautilus 1992 July
/
Nautilus-3-8
/
Nautilus-3-8.bin
/
Tools & Utilities
/
Techy Stuff
/
Development Environments ƒ
/
Perl 4.0.2 ƒ
/
unix
/
hints
/
hpux.sh
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-01-04
|
246 b
|
8 lines
echo " "
echo "NOTE: regression test op.read may fail due to an NFS bug in HP/UX."
echo "If so, don't worry about it."
case `(uname -r) 2>/dev/null` in
*3.1*) d_syscall=$undef ;;
*2.1*) libswanted=`echo $libswanted | sed 's/ malloc / /'` ;;
esac